home *** CD-ROM | disk | FTP | other *** search
/ Game Cracker (Expanded Edition) / Game Cracker (Expanded Edition).iso / cracks / EWORMJ.ZIP / crack.EXE / 0 / RCDATA / TINFORMATION / TINFORMATION.txt
Encoding:
Text File  |  1999-03-17  |  765 b   |  42 lines

  1. object information: Tinformation
  2.   Left = 434
  3.   Top = 133
  4.   BorderStyle = bsToolWindow
  5.   Caption = ' '
  6.   ClientHeight = 261
  7.   ClientWidth = 306
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCreate = SetStartvar
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 289
  19.     Height = 225
  20.     TabOrder = 1
  21.     object Memo1: TMemo
  22.       Left = 8
  23.       Top = 8
  24.       Width = 273
  25.       Height = 209
  26.       ReadOnly = True
  27.       ScrollBars = ssVertical
  28.       TabOrder = 0
  29.       WantReturns = False
  30.     end
  31.   end
  32.   object Button1: TButton
  33.     Left = 8
  34.     Top = 240
  35.     Width = 289
  36.     Height = 17
  37.     Caption = 'E&xit'
  38.     TabOrder = 0
  39.     OnClick = Button1Click
  40.   end
  41. end
  42.